Resource StructureDefinition/FHIR Server from package rki.demis.disease#2.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "Disease",
"url" : "https://demis.rki.de/fhir/StructureDefinition/Disease",
"version" : "1.3.0",
"name" : "Disease",
"title" : "Erkrankung",
"status" : "active",
"date" : "2024-09-04",
"description" : "Die Erkrankung enthält klinische Informationen wie Diagnose, Symtome und usw.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : true,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"short" : "Klinischer Status der Diagnose",
"definition" : "Klinischer Status der Diagnose"
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"short" : "Verifikationsstatus der Diagnose",
"definition" : "Verifikationsstatus der Diagnose",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding",
"path" : "Condition.verificationStatus.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://demis.rki.de/fhir/ValueSet/verificationStatus"
}
},
{
"id" : "Condition.verificationStatus.coding.system",
"path" : "Condition.verificationStatus.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding.code",
"path" : "Condition.verificationStatus.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"max" : "0"
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"short" : "Meldetatbestand der Erkrankung",
"definition" : "Angabe des Meldetatbestandes. Der jeweils zutreffende Meldetatbestand ist in abgeleiteten erregerspezifischen Profilen vorgegeben.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.code.coding",
"path" : "Condition.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"description" : "Meldetatbestand",
"valueSet" : "https://demis.rki.de/fhir/ValueSet/notificationDiseaseCategory"
}
},
{
"id" : "Condition.code.coding.system",
"path" : "Condition.code.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.code.coding.code",
"path" : "Condition.code.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"max" : "0"
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"short" : "Verweis auf die in der Meldung benannte betroffene Person (namentlich oder nichtnamentlich).",
"definition" : "Verweis auf die in der Meldung benannte betroffene Person (namentlich oder nichtnamentlich). Hierbei handelt es sich grundsätzlich um den Verweis auf die in der Meldung als âsubjectâ referenzierte Patient Ressource.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson",
"https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonNotByName"
],
"aggregation" : [
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.subject.reference",
"path" : "Condition.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.encounter",
"path" : "Condition.encounter",
"max" : "0"
},
{
"id" : "Condition.onset[x]",
"path" : "Condition.onset[x]",
"short" : "Erkrankungsbeginn",
"definition" : "Erkrankungsbeginn",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Condition.abatement[x]",
"path" : "Condition.abatement[x]",
"max" : "0"
},
{
"id" : "Condition.recordedDate",
"path" : "Condition.recordedDate",
"short" : "Datum der Diagnosestellung",
"definition" : "Datum der Diagnosestellung",
"mustSupport" : true
},
{
"id" : "Condition.recorder",
"path" : "Condition.recorder",
"max" : "0"
},
{
"id" : "Condition.asserter",
"path" : "Condition.asserter",
"max" : "0"
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"max" : "0"
},
{
"id" : "Condition.note",
"path" : "Condition.note",
"short" : "Diagnosehinweise",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.